home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / CHIP_CD_2003-11.iso / software / animfx / setupanimfx.exe / #setuppath# / Anim-FX.exe / scripts / DefineButton2_168 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-09-25  |  74 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.anim-fx.com/buy.html", "_blank");
  3. }
  4.